home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utilcli / random.lha / Random.doc < prev    next >
Text File  |  1996-11-14  |  1KB  |  30 lines

  1. Thursday 14th November 1996
  2. © JIPsoft
  3.  
  4.  
  5.                         Random - the documentation
  6.                         ==========================
  7.  
  8.  
  9. This is a simple program written in PCQ-Pascal that generates and shows a
  10. random number. The program is called with:
  11.  
  12.     random <max>
  13.  
  14. where <max> is the maximum value that the random number can have. The
  15. minimum value is always 0.
  16.  
  17. This program is © Copyright Joona Palaste, but it is freely distributable. I
  18. reserve the right to modify this and do whatever I wish with this program, but
  19. I grant you full freedom to distribute this program as you wish. Copy it, sell
  20. it, convince innocent Iraqi warlords that buying this program will greatly
  21. enhance their weapons systems and truly wipe out the American Satan, I don't
  22. care. Just make sure my name is mentioned.
  23.  
  24. To get in touch with me, use my e-mail address: palaste@cc.helsinki.fi.
  25.  
  26. Today (14th November 1996) was the birthday of both my e-mail-pal Laura Kalli,
  27. and the organisation TKO-Äly, to which I belong.
  28.  
  29. (PCQ-Pascal is the © Copyright of Patrick Quaid)
  30.